var github.com/jackc/pgx/v5/pgtype.kindToTypes
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L1377: var kindToTypes map[reflect.Kind]reflect.Type = map[reflect.Kind]reflect.Type{
pgtype.go#L1424: nextValueType := kindToTypes[refValue.Kind()]
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)